| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > GradientStopCollection Class > Create Method : Create(RenderTarget,GradientStop[],ExtendMode) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal gradientStops() As GradientStop, _ ByVal extendMode As ExtendMode _ ) As GradientStopCollection
public static GradientStopCollection Create( RenderTarget renderTarget, GradientStop[] gradientStops, ExtendMode extendMode )